home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tag_bbs / fpoints3.zip / POSTUL.BAT < prev    next >
DOS Batch File  |  1992-07-23  |  641b  |  13 lines

  1. REM        Sample POSTUL.BAT file for use with FPOINTS Version 3.0
  2. REM        ═══════════════════════════════════════════════════════
  3. ECHO OFF
  4. CLS
  5. FPOINTS %2 %3 %4 %5 %6
  6. REM ═══════════════════════════════════════════════════════════════════════
  7. REM The above line, and everything below it can be deleted.  The first five 
  8. REM lines of this batch file are provided as an example POSTUL.BAT file and
  9. REM can be used in your MAIN BBS DIRECTORY (I.E.: C:\BBS).  All lines which
  10. REM begin with the remark command (REM) can be deleted if you so desire to.
  11. REM ═══════════════════════════════════════════════════════════════════════
  12.  
  13.